[INFO] cloning repository https://github.com/kcrt/qr_code_print
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcrt/qr_code_print" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcrt%2Fqr_code_print", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcrt%2Fqr_code_print'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c38ba0170ef4eb0e063564db84ee4a2b2123316
[INFO] testing kcrt/qr_code_print against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcrt%2Fqr_code_print" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kcrt/qr_code_print
[INFO] finished tweaking git repo https://github.com/kcrt/qr_code_print
[INFO] tweaked toml for git repo https://github.com/kcrt/qr_code_print written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcrt/qr_code_print on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcrt/qr_code_print already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd028dff9015786295e52d52a3153c3230e64ce2c7b6d96bcbab7467d4106fe5
[INFO] running `Command { std: "docker" "start" "-a" "cd028dff9015786295e52d52a3153c3230e64ce2c7b6d96bcbab7467d4106fe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd028dff9015786295e52d52a3153c3230e64ce2c7b6d96bcbab7467d4106fe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd028dff9015786295e52d52a3153c3230e64ce2c7b6d96bcbab7467d4106fe5", kill_on_drop: false }`
[INFO] [stdout] cd028dff9015786295e52d52a3153c3230e64ce2c7b6d96bcbab7467d4106fe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 940133edadde220293c169eb97ea884d7648dcbc2a242cd173c68fb760158299
[INFO] running `Command { std: "docker" "start" "-a" "940133edadde220293c169eb97ea884d7648dcbc2a242cd173c68fb760158299", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling lopdf v0.31.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling printpdf v0.7.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling qr_code_print v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.58s
[INFO] running `Command { std: "docker" "inspect" "940133edadde220293c169eb97ea884d7648dcbc2a242cd173c68fb760158299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "940133edadde220293c169eb97ea884d7648dcbc2a242cd173c68fb760158299", kill_on_drop: false }`
[INFO] [stdout] 940133edadde220293c169eb97ea884d7648dcbc2a242cd173c68fb760158299
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f00879bbed51b37dcf0a9614b7b77661dcfb52547be38af2c5dca533492b5a3b
[INFO] running `Command { std: "docker" "start" "-a" "f00879bbed51b37dcf0a9614b7b77661dcfb52547be38af2c5dca533492b5a3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling qr_code_print v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "f00879bbed51b37dcf0a9614b7b77661dcfb52547be38af2c5dca533492b5a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00879bbed51b37dcf0a9614b7b77661dcfb52547be38af2c5dca533492b5a3b", kill_on_drop: false }`
[INFO] [stdout] f00879bbed51b37dcf0a9614b7b77661dcfb52547be38af2c5dca533492b5a3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0ab38a144100e040b5678d9cca663bba53b0b3f2755e71613ecf05b68f446b1
[INFO] running `Command { std: "docker" "start" "-a" "f0ab38a144100e040b5678d9cca663bba53b0b3f2755e71613ecf05b68f446b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qr_code_print-cd8225d693ade7ce)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test config::tests::test_dimension_from_cm ... ok
[INFO] [stdout] test config::tests::test_dimension_default_unit ... ok
[INFO] [stdout] test config::tests::test_dimension_from_inch ... ok
[INFO] [stdout] test config::tests::test_dimension_from_inch_full_word ... ok
[INFO] [stdout] test config::tests::test_dimension_from_inches ... ok
[INFO] [stdout] test config::tests::test_dimension_from_mm ... ok
[INFO] [stdout] test config::tests::test_dimension_from_points ... ok
[INFO] [stdout] test config::tests::test_dimension_from_number ... ok
[INFO] [stdout] test config::tests::test_dimension_invalid_number ... ok
[INFO] [stdout] test config::tests::test_dimension_invalid_unit ... ok
[INFO] [stdout] test config::tests::test_dimension_lowercase_unit ... ok
[INFO] [stdout] test config::tests::test_field_spec_with_font_size ... ok
[INFO] [stdout] test pdf::content::tests::test_content_builder_add_text ... ok
[INFO] [stdout] test pdf::content::tests::test_escape_pdf_string ... ok
[INFO] [stdout] test config::tests::test_dimension_from_pt ... ok
[INFO] [stdout] test config::tests::test_dimension_whitespace_handling ... ok
[INFO] [stdout] test config::tests::test_field_spec_with_units ... ok
[INFO] [stdout] test config::tests::test_field_spec_with_font_size_mm ... ok
[INFO] [stdout] test config::tests::test_dimension_from_f64 ... ok
[INFO] [stdout] test pdf::content::tests::test_content_builder_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f0ab38a144100e040b5678d9cca663bba53b0b3f2755e71613ecf05b68f446b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ab38a144100e040b5678d9cca663bba53b0b3f2755e71613ecf05b68f446b1", kill_on_drop: false }`
[INFO] [stdout] f0ab38a144100e040b5678d9cca663bba53b0b3f2755e71613ecf05b68f446b1
